翻訳と辞書
Words near each other
・ Objectivity (philosophy)
・ Objectivity (science)
・ Objectivity and Liberal Scholarship
・ Objectivity/DB
・ Objectivo
・ ObjectLOGO
・ Objectory
・ Objectory AB
・ ObjectPAL
・ ObjectRocket
・ Objects at Rest
・ Objects clause
・ Objects conservator
・ Objects in mirror are closer than they appear
・ Objects in Motion
Object identifier
・ Object identity
・ Object language
・ Object lesson
・ Object Lessons (novel)
・ Object lifetime
・ Object Linking and Embedding
・ Object Lisp
・ Object locative environment coordinate system
・ Object Management Group
・ Object manager
・ Object Manager (Windows)
・ Object manipulation
・ Object model
・ Object model reference


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Object identifier : ウィキペディア英語版
Object identifier
In computing, an object identifier or OID is an identifier used to name an object (compare URN). Structurally, an OID consists of a node in a hierarchically-assigned namespace, formally defined using the ITU-T's ASN.1 standard, X.690. Successive numbers of the nodes, starting at the root of the tree, identify each node in the tree. Designers set up new nodes by registering them under the node's registration authority. The root of the tree contains the following three arcs:
* 0: ITU-T
* 1: ISO
* 2: joint-iso-itu-t
In computer programming, an object identifier generally takes the form of an implementation-specific integer or pointer that uniquely identifies an object. However, OIDs are a specific approach to creating globally unique object identifiers in a distributed system.
==Usage==

* In computer security, OIDs serve to name almost every object type in X.509 certificates, such as components of Distinguished Names, CPSs, etc.
* Within X.500 directory schemas and protocols, to uniquely name each attribute type and object class, and other elements of schema.
* Within LDAP schemas, each object class and each attribute type has a unique OID
* In computer networking, an OID, in the context of the Simple Network Management Protocol (SNMP), consists of the object identifier for an object in a Management Information Base (MIB).
* HL7, DICOM and other health care related information interchange standards use OIDs for globally unique identifiers for both individual information objects as well as References to code systems and data element dictionaries. DICOM uses the term UID (Unique IDentifier) in place of OID.
* The IANA OID registry contains a list of registered entities that use OIDs to reference internal structures (e.g. directory attributes). Each entity is assigned an initial referential value (e.g. 1.3.6.1.4.1.5518 for TDS Telecom Inc.) and thereafter the internal numbering plan is up to the entity to define (e.g. 1.3.6.1.4.1.5518.1.5.47 might refer to the "CCID" attribute of the LDAP directory associated with customers). This allows for precise referencing of data attributes in a company or other entity.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Object identifier」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.